Skip to content

Run previously failed tests first#138

Open
christiangnrd wants to merge 3 commits into
JuliaTesting:mainfrom
christiangnrd:failfirst
Open

Run previously failed tests first#138
christiangnrd wants to merge 3 commits into
JuliaTesting:mainfrom
christiangnrd:failfirst

Conversation

@christiangnrd

@christiangnrd christiangnrd commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This will prevent lots of wasted CI time when paired with --quickfail. Or with runs that are usually expected to fail (GPU backends on julia nightly for example)

Open to implementation feedback

Comment thread test/runtests.jl Outdated
christiangnrd and others added 2 commits July 15, 2026 12:31
Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>
@christiangnrd

Copy link
Copy Markdown
Contributor Author

@giordano I haven't looked into how this'll interact with #125 but we may want to wait for that one to get merged and fix this rather than the other way around.

It's also possible that it would just work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants